home *** CD-ROM | disk | FTP | other *** search
- Path: service-2.agate.net!usenet
- From: ettienne@agate.net (Steve Nutt)
- Newsgroups: comp.lang.c++
- Subject: Problem with exceptions. Borland c++
- Date: Tue, 09 Apr 1996 06:14:53 GMT
- Organization: DET
- Message-ID: <4kcns7$5rb@service-2.agate.net>
- Reply-To: ettienne@agate.net
- NNTP-Posting-Host: ettienne.sdi.agate.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- I'm running into a problem while throwing an exception. The exception
- object on the stack is being desctructed twice. Is there any info
- about how Borland implement the exceptions, so I can see what I'm
- corrupting? The rtl source code does not include the the exception
- handlers.
-
- Thanks in advance,
-
- Steve
-
-